home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 July / EnigmA AMIGA RUN 09 (1996)(G.R. Edizioni)(IT)[!][issue 1996-07 & 08][EARSAN CD VIII].iso / earcd / comm1 / ddrmb122.lha / Batch / GetFax1.bat next >
DOS Batch File  |  1996-01-06  |  482b  |  15 lines

  1. ;DD launches this script when it detects a fax call (Connect string is either
  2. ;FAX or +FCON).
  3. ;
  4. ;run gpfax:gpfax -np -q -b38400 -S -L
  5. ;
  6. ;is a command that should be used to start GPFax. I guess you have to
  7. ;start GPFax *BEFORE* DD.
  8. ;
  9. ;I have never tested this fax thingie so this is quite experimental,
  10. ;but if someone finds this working, please tell me..
  11.  
  12.   rx "Address 'REXX_GPFAX' 'openserial'"
  13.   rx "Address 'REXX_GPFAX' 'fconreceive'"
  14.   rx "Address 'REXX_GPFAX' 'closeserial'"
  15.